Skip to content

chore: Codebase cleanup and standardization#20

Open
AnouarMohamed wants to merge 4 commits into
yss-ef:mainfrom
AnouarMohamed:feature/cleanup-and-standards
Open

chore: Codebase cleanup and standardization#20
AnouarMohamed wants to merge 4 commits into
yss-ef:mainfrom
AnouarMohamed:feature/cleanup-and-standards

Conversation

@AnouarMohamed

Copy link
Copy Markdown
Collaborator

Closes #16.

This PR addresses technical debt and inconsistencies:

  • English Standardization: All comments and docstrings have been translated from French to English for better accessibility.
  • Package Integrity: Added __init__.py markers to devctl/commands and devctl/generators.
  • Cleanup: Deleted the redundant 0-byte devctl/commands/main.py.
  • Git Hygiene: Updated .gitignore to properly handle build artifacts.

- Removed dead file devctl/commands/main.py
- Added missing __init__.py to commands and generators
- Standardized all comments and docstrings to English
- Updated .gitignore to include *.egg-info and clean up structure
@AnouarMohamed AnouarMohamed changed the title Chore: Codebase cleanup and standardization Chore(docs): Codebase cleanup and standardization May 25, 2026
@AnouarMohamed AnouarMohamed changed the title Chore(docs): Codebase cleanup and standardization chore: Codebase cleanup and standardization May 25, 2026
@AnouarMohamed AnouarMohamed requested review from yss-ef and removed request for yss-ef May 25, 2026 12:27
@yss-ef

yss-ef commented May 25, 2026

Copy link
Copy Markdown
Owner

can you please check the tests that are failing

@AnouarMohamed

Copy link
Copy Markdown
Collaborator Author

oki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chore: Codebase cleanup and standardization

2 participants